WhatSonic ile WhatsApp üzerinden profesyonel toplu mesaj gönderimi yapabilir, müşterilerinizle etkili iletişim kurabilirsiniz.
E-posta adresiniz ile hızlıca üye olun ve hesabınızı doğrulayın.
from pymongo.mongo_client import MongoClient | |
from pymongo.server_api import ServerApi | |
import os | |
from dotenv import load_dotenv # Import load_dotenv | |
from datetime import datetime | |
import time | |
# Load environment variables from .env file | |
load_dotenv() |
<?xml version="1.0" encoding="utf-8"?> | |
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<user>S-1-5-21-4271552535-323885254-1066467391-1000</user> | |
<keys> | |
<key installerType="Unknown" displayName="ICAP_4Windows Demo Build 4444" displayVersion="8.00.4444"> | |
<RegistryView>Registry32</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B517CA8D-656B-4491-BB4E-619CAADD1A3D}</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[c:\spice8]]></InstallLocation> | |
<UninstallString><![CDATA["C:\Program Files (x86)\InstallShield Installation Information\{B517CA8D-656B-4491-BB4E-619CAADD1A3D}\setup.exe" -runfromtemp -l0x0409 -removeonly]]></UninstallString> |
<?xml version="1.0" encoding="utf-8"?> | |
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<user>S-1-5-21-4066085249-1979241440-3074676392-1000</user> | |
<keys> | |
<key installerType="Msi" displayName="Testkube" displayVersion="0.11.0"> | |
<RegistryView>Registry32</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3FB30491-3F18-4B50-B255-302F682840E7}</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[]]></InstallLocation> | |
<UninstallString><![CDATA[MsiExec.exe /I{3FB30491-3F18-4B50-B255-302F682840E7}]]></UninstallString> |
https://photos.app.goo.gl/jaYU1XWAJCrR4XJ77 |
[ 2.239856] Key type encrypted registered | |
[ 2.239869] AppArmor: AppArmor sha256 policy hashing enabled | |
[ 2.239918] ima: No TPM chip found, activating TPM-bypass! | |
[ 2.239966] ima: Allocated hash algorithm: sha256 | |
[ 2.240027] ima: No architecture policies found | |
[ 2.240211] evm: Initialising EVM extended attributes: |
[CVE ID] | |
CVE-2025-45855 | |
[PRODUCT] | |
erupt | |
[VERSION] | |
<=1.12.19 | |
[PROBLEM TYPE] |
{ | |
"schema_version": "1.0.0", | |
"cli_version": "0.2.1", | |
"updated_at": "2025-06-03T15:23:43.077966+09:00", | |
"structure": { | |
"my-tanstack-router.mdc": null | |
}, | |
"files": [ | |
{ | |
"path": "my-tanstack-router.mdc", |
{ | |
"log": { | |
"level": "debug", | |
"timestamp": true | |
}, | |
"experimental": { | |
"clash_api": { | |
"external_controller": "127.0.0.1:9090", | |
"external_ui": "ui", | |
"secret": "", |
// Zed settings | |
// | |
// For information on how to configure Zed, see the Zed | |
// documentation: https://zed.dev/docs/configuring-zed | |
// | |
// To see all of Zed's default settings without changing your | |
// custom settings, run the `open default settings` command | |
// from the command palette or from `Zed` application menu. | |
{ | |
"agent": { |